Историја ревизија

Аутор SHA1 Порука Датум
  Davidlohr Bueso 4bb6657dd3 ipc,msg: document volatile r_msg пре 11 година
  Davidlohr Bueso 3440a6bd1d ipc,msg: move some msgq ns code around пре 11 година
  Davidlohr Bueso f75a2f358d ipc,msg: use current->state helpers пре 11 година
  Paul McQuade 46c0a8ca3e ipc, kernel: clear whitespace пре 11 година
  Paul McQuade 7153e40273 ipc, kernel: use Linux headers пре 11 година
  Mathias Krause eb66ec44f8 ipc: constify ipc_ops пре 11 година
  Michael Kerrisk 4f87dac386 ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation пре 11 година
  Davidlohr Bueso ffa571dafb ipc,msg: document barriers пре 11 година
  Manfred Spraul 239521f31d ipc: whitespace cleanup пре 11 година
  Rafael Aquini 0f3d2b0135 ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races пре 11 година
  Davidlohr Bueso 4271b05a22 ipc,msg: prevent race with rmid in msgsnd,msgrcv пре 12 година
  Davidlohr Bueso 53dad6d3a8 ipc: fix race with LSMs пре 12 година
  Davidlohr Bueso 4718787d1f ipc,msg: drop msg_unlock пре 12 година
  Davidlohr Bueso d9a605e40b ipc: rename ids->rw_mutex пре 12 година
  Manfred Spraul bebcb928c8 ipc/msg.c: Fix lost wakeup in msgsnd(). пре 12 година
  Svenning Sørensen 368ae537e0 IPC: bugfix for msgrcv with msgtyp < 0 пре 12 година
  Davidlohr Bueso 9ad66ae65f ipc: remove unused functions пре 12 година
  Davidlohr Bueso 41a0d523d0 ipc,msg: shorten critical region in msgrcv пре 12 година
  Davidlohr Bueso 3dd1f784ed ipc,msg: shorten critical region in msgsnd пре 12 година
  Davidlohr Bueso ac0ba20ea6 ipc,msg: make msgctl_nolock lockless пре 12 година
  Davidlohr Bueso a5001a0d97 ipc,msg: introduce lockless functions to obtain the ipc object пре 12 година
  Davidlohr Bueso 2cafed30f1 ipc,msg: introduce msgctl_nolock пре 12 година
  Davidlohr Bueso 15724ecb7e ipc,msg: shorten critical region in msgctl_down пре 12 година
  Davidlohr Bueso 7b4cc5d841 ipc: move locking out of ipcctl_pre_down_nolock пре 12 година
  Davidlohr Bueso cf9d5d78d0 ipc: close open coded spin lock calls пре 12 година
  Davidlohr Bueso dbfcd91f06 ipc: move rcu lock out of ipc_addid пре 12 година
  Nikola Pajkovsky 41239fe82d ipc/msg.c: use list_for_each_entry_[safe] for list traversing пре 12 година
  Rik van Riel 6062a8dc05 ipc,sem: fine grained locking for semtimedop пре 12 година
  Peter Hurley daaf74cf08 ipc: refactor msg list search into separate function пре 12 година
  Peter Hurley d076ac9112 ipc: simplify msg list search пре 12 година