Historial de Commits

Autor SHA1 Mensaje Fecha
  Christoph Hellwig dd67081b36 pipe: convert to ->poll_mask hace 8 años
  Dominik Brodowski 0a216dd1cf fs: add do_pipe2() helper; remove internal call to sys_pipe2() hace 7 años
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement hace 7 años
  Eric Biggers f734076181 pipe: read buffer limits atomically hace 8 años
  Eric Biggers c4fed5a91f pipe: simplify round_pipe_size() hace 8 años
  Eric Biggers 96e99be40e pipe: reject F_SETPIPE_SZ with size over UINT_MAX hace 8 años
  Eric Biggers 9903a91c76 pipe: fix off-by-one error when checking buffer limits hace 8 años
  Eric Biggers 85c2dd5473 pipe: actually allow root to exceed the pipe buffer limits hace 8 años
  Eric Biggers 319e0a21bb pipe, sysctl: remove pipe_proc_fn() hace 8 años
  Eric Biggers 4c2e4befb3 pipe, sysctl: drop 'min' parameter from pipe-max-size converter hace 8 años
  Al Viro 076ccb76e1 fs: annotate ->poll() instances hace 8 años
  Joe Lawrence 7a8d181949 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size hace 8 años
  Joe Lawrence d3f14c4858 pipe: avoid round_pipe_size() nr_pages overflow on 32-bit hace 8 años
  Joe Lawrence 98159d977f pipe: match pipe_max_size data type with procfs hace 8 años
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 8 años
  David Howells cdf01226b2 VFS: Provide empty name qstr hace 8 años
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally hace 9 años
  Michael Kerrisk (man-pages) 086e774a57 pipe: cap initial pipe capacity according to pipe-max-size limit hace 9 años
  Michael Kerrisk (man-pages) 9c87bcf0a3 pipe: make account_pipe_buffers() return a value, and use it hace 9 años
  Michael Kerrisk (man-pages) a005ca0e68 pipe: fix limit checking in alloc_pipe_info() hace 9 años
  Michael Kerrisk (man-pages) 09b4d19900 pipe: simplify logic in alloc_pipe_info() hace 9 años
  Michael Kerrisk (man-pages) b0b91d18e2 pipe: fix limit checking in pipe_set_size() hace 9 años
  Michael Kerrisk (man-pages) 3734a13b96 pipe: refactor argument for account_pipe_buffers() hace 9 años
  Michael Kerrisk (man-pages) d37d416664 pipe: move limit checking logic into pipe_set_size() hace 9 años
  Michael Kerrisk (man-pages) f491bd7111 pipe: relocate round_pipe_size() above pipe_set_size() hace 9 años
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 9 años
  Miklos Szeredi fba597db42 pipe: add pipe_buf_confirm() helper hace 9 años
  Miklos Szeredi a779638cf6 pipe: add pipe_buf_release() helper hace 9 años
  Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps hace 9 años
  Vladimir Davydov c4159a75b6 mm: memcontrol: only mark charged pages with PageKmemcg hace 9 años